Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

makerom: now supports unstripped ELFs #2

Merged
merged 6 commits into from
Sep 19, 2015
Merged

makerom: now supports unstripped ELFs #2

merged 6 commits into from
Sep 19, 2015

Conversation

jakcron
Copy link
Collaborator

@jakcron jakcron commented Sep 19, 2015

I fixed makerom's ELF parsing to support unstripped ELFs.

profi200 added a commit that referenced this pull request Sep 19, 2015
makerom: now supports unstripped ELFs
@profi200 profi200 merged commit 4d530c5 into 3DSGuy:master Sep 19, 2015
@Cruel
Copy link

Cruel commented Oct 5, 2015

With this merge, I seem to be getting [ELF ERROR] Too large section size. when trying both stripped and unstripped ELFs.

Here's an example of an ELF: https://mega.nz/#!nhIThayC!SvmolFxVhFKPU_3nXYrP8Z7e5xzGEHSreq7INfOM2Cc

@jakcron jakcron mentioned this pull request Oct 6, 2015
@Cruel
Copy link

Cruel commented Oct 8, 2015

That does seem to fix it, good work.

Added bonus of my romfs working again. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants